projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd55396
)
window: Expand CSS node docs
author
Timm Bäder
<mail@baedert.org>
Mon, 24 Apr 2017 13:12:23 +0000
(15:12 +0200)
committer
Timm Bäder
<mail@baedert.org>
Mon, 24 Apr 2017 14:24:12 +0000
(16:24 +0200)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index 2664506c8d5f7087bbf0a47870c7eea9e253972a..0c636896eb53b49917e51cd883894b3c5ef49983 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-132,8
+132,9
@@
* # CSS nodes
*
* |[<!-- language="plain" -->
- * window
+ * window
.background
* ├── decoration
+ * ├── <titlebar child>.titlebar [.default-decoration]
* ╰── <child>
* ]|
*